CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ldpc code

搜索资源列表

  1. LDPC

    0下载:
  2. The zip file contains 1. A 128x256 Regular (3,6) H matrix (if you need to simulate other codes, need to write your own code for generating those parity check matrices). The file 128x256regular_v6.mat is for those using Matlab 6.5. 2. Files for
  3. 所属分类:Communication

    • 发布日期:2016-11-21
    • 文件大小:76800
    • 提供者:肖力
  1. LDPC-code

    0下载:
  2. LDPC encoder and the decoder of sum-product algorithm. (input H matrix form is Mackay s website form)
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:8606
    • 提供者:date
  1. LDPC

    1下载:
  2. ldpc码的c仿真程序,信息序列较小,但仿真效果好-c ldpc code simulation program, information sequence of smaller, but better simulation results
  3. 所属分类:Console

    • 发布日期:2017-05-20
    • 文件大小:5653839
    • 提供者:华夏
  1. ldpc-decoderVHDL

    0下载:
  2. 采用VHDL实现LDPC码的编解码过程,有一定的参考价值,希望对大家有帮助-Use VHDL to realize the decoding process of LDPC code has a certain reference value, hope to help everyone
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1658517
    • 提供者:王岩
  1. 802.11n-ldpc-

    0下载:
  2. 802.11n LDPC CODE GF2-802.11n LDPC CODE GF2
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:22093
    • 提供者:billy
  1. LDPC

    0下载:
  2. matlab,的LDPC码译码,matlab实现-LDPC code
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-06
    • 文件大小:167780
    • 提供者:gaoqi
  1. LDPC-test-for-girth-or-cycle-of-the-length-4

    0下载:
  2. the matlab program checks for cycles that are of the legnth 4.it is a useful program to check if the cycles in your LDPC code are to short thus causing BER errors
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:4750
    • 提供者:ingatze
  1. LDPC-Code-Rate-1_2

    0下载:
  2. Matlab software that generates LDPC parity check matrix of rate 1/2 with the possibility of selecting the input output block dimension and performs BER evaluation of BPSK+LDPC transmission over AWGN channel.
  3. 所属分类:3G develop

    • 发布日期:2017-04-08
    • 文件大小:7184
    • 提供者:Serpo
  1. ldpc-code

    0下载:
  2. ldpc codes are low dencity paRity checking matrix to check the parity on matrix based g and h algorithm based on algorithm matrix input will be added to this code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:8932
    • 提供者:shankar.m
  1. Q_-matrix--LDPC-code

    0下载:
  2. 本文给出Q 矩阵的定义, 在此基础上提出由Q 矩阵构造的LDPC 码新码族-In this paper, the definition of Q matrix Q matrix proposed by the new code of LDPC codes constructed on the basis of race
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:467741
    • 提供者:李科
  1. QC-LDPC-Codes--

    1下载:
  2. 介绍了低编码复杂度和误差性能好的一类QC-LDPC代码-This paper introduces the low encoding complexity and error performance good kind of QC LDPC code
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:265049
    • 提供者:sarah
  1. cyclic-LDPC-for-the-AWGN-channels

    0下载:
  2. 利用准循环LDPC码的情况来代数结构摘要和消除通道 -The algebraic structure of quasi-cyclic LDPC code is used to and eliminate the channel
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1290133
    • 提供者:sarah
  1. LDPC

    0下载:
  2. 基于802.16e的LDPC码编译码程序-The codec program of LDPC code based on 802.16E
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:382077
    • 提供者:薛文
  1. Change-H_matrix--for-LDPC-codes-2

    0下载:
  2. 将LDPC码的大校验矩阵(含0矩阵)转变成小矩阵(列序矩阵)-The large LDPC code check matrix (matrix including 0) into smaller matrices (matrix column sequence)
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-28
    • 文件大小:249347
    • 提供者:Michael Lin
  1. Change-H_matrix-for-LDPC-codes

    0下载:
  2. 将LDPC码的小矩阵(列序矩阵)转变成大校验矩阵(含0矩阵)-The smaller LDPC code check matrices (matrix column sequence) into large matrix (matrix including 0)
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-25
    • 文件大小:313035
    • 提供者:Michael Lin
  1. LDPC

    1下载:
  2. 基于zig-zig移位法构造满秩QC-LDPC码的校验矩阵,编译码后,具有优异的误码性能。-Based zig-zig shift method to construct the full rank of QC-LDPC code check matrix, after codec, with excellent error performance.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:970
    • 提供者:gao
  1. random-LDPC

    1下载:
  2. 随机构造LDPC码的源代码,内有BER性能仿真分析,已运行无错误。-Randomly constructed LDPC code of the source code, there BER performance simulation analysis has been run without errors.
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:2792948
    • 提供者:专心玩
  1. c-and-matlab-ldpc-code

    0下载:
  2. 用C和MALAB语言来构造LDPC码,可帮助理解两种语言的连接方法,内有BER性能仿真代码。-MALAB language with C and constructed LDPC codes, the connection method can help to understand two languages, there BER performance simulation code.
  3. 所属分类:Communication

    • 发布日期:2016-11-21
    • 文件大小:87040
    • 提供者:专心玩
  1. LDPC

    0下载:
  2. LDPC,LDPC code,LPDC decode, LDPC simulation,and some others in matlab.The result seems to be good to see. Hope it can help you a lot-LDPC code,LPDC decode, LDPC simulation,and some others in matlab.The result seems to be good to see. Hope it can help
  3. 所属分类:Compiler program

    • 发布日期:2017-04-30
    • 文件大小:22269
    • 提供者:yohanna.wang
  1. LDPC-code

    0下载:
  2. LDPC encoder and the decoder of sum-product algorithm.(input H matrix form is Mackay s website form)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:8862
    • 提供者:k13326404kuiyi
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com